Next: 3.1 Performance Up: The Design of the Previous: 2 OpenGL

3 Design Considerations

Designing any API requires tradeoffs between a number of general factors like simplicity in accomplishing common operations vs. generality, or many commands with few arguments vs. few commands with many arguments. In this section we describe considerations peculiar to 3D API design that have influenced the development of OpenGL.



segal@asd.sgi.com
Fri Sep 23 17:28:42 PDT 1994